Skip to content
This repository has been archived by the owner on Jul 8, 2024. It is now read-only.

feat(container)!: Update ghcr.io/home-assistant/home-assistant Docker tag to 2023.9.3 #1287

Closed

Conversation

stimpy-bot[bot]
Copy link
Contributor

@stimpy-bot stimpy-bot bot commented Sep 13, 2023

This PR contains the following updates:

Package Update Change
ghcr.io/home-assistant/home-assistant major 2022.8.7 -> 2023.9.3

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

home-assistant/core (ghcr.io/home-assistant/home-assistant)

v2023.9.3

Compare Source

v2023.9.2

Compare Source

v2023.9.1

Compare Source

v2023.9.0

Compare Source

Release notes: https://www.home-assistant.io/blog/2023/09/06/release-20239/

v2023.8.4

Compare Source

v2023.8.3

Compare Source

v2023.8.2

Compare Source

v2023.8.1

Compare Source

  • Raise PlatformNotReady on initial OwnTone connection failure ([@​uvjustin] - #​97257) ([forked_daapd docs])
  • Add overkiz battery sensor level medium ([@​matthieume] - #​97472) (overkiz docs)
  • Fix ZHA turn_on issues with transition=0, improve tests ([@​TheJulianJES] - #​97539) (zha docs)
  • Bump pyDuotecno to 2023.8.1 ([@​Cereal2nd] - #​97583) ([duotecno docs]) (dependency)
  • Bump Cryptography to 41.0.3 for a second security fix ([@​blastoise186] - #​97611) (dependency)
  • Waqi State unknown if value is string (@​joostlek - #​97617) ([waqi docs])
  • Bump dbus-fast to 1.90.1 (@​bdraco - #​97619) (bluetooth docs) (dependency)
  • Bump python-roborock to 0.31.1 (@​Lash-L - #​97632) (roborock docs) (dependency)
  • Bump intents to 2023.8.2 (@​synesthesiam - #​97636) (conversation docs) (dependency)
  • Add device naming to Yeelight (@​joostlek - #​97639) (yeelight docs)
  • Fix typo in tplink OUI (@​bdraco - [#​97644]) (tplink docs)
  • Revert "Add device naming to Yeelight" (@​joostlek - [#​97647]) (yeelight docs)
  • Enable the PRESET_MODE FanEntityFeature for VeSync air purifiers ([@​DuckyCrayfish] - [#​97657]) ([vesync docs])
  • Fix tplink child plug state reporting (@​bdraco - [#​97658]) (tplink docs)
  • Fix date and timestamp device class in Command Line Sensor (@​gjohansson-ST - [#​97663]) (command_line docs)
  • Bump zeroconf to 0.72.3 (@​bdraco - [#​97668]) (zeroconf docs) (dependency)
  • Bump pyatv to 0.13.3 (@​bdraco - [#​97670]) (apple_tv docs) (dependency)
  • Fix color mode attribute for both official and non official Hue lights ([@​marcelveldt] - [#​97683]) ([hue docs])
  • Fix UniFi image platform not loading when passphrase is missing from WLAN (@​Kane610 - [#​97684]) (unifi docs)
  • Fix Kostal_Plenticore SELECT entities using device_info correctly ([@​N3rdix] - [#​97690]) ([kostal_plenticore docs])
  • Fix freebox enumerate raid disks ([@​cyr-ius] - [#​97696]) (freebox docs)
  • Fix allow_name_translation logic ([@​amitfin] - [#​97701])
  • Fix NWS twice_daily forecast day/night detection (@​karwosts - [#​97703]) (nws docs)
  • Bump opower to 0.0.19 (@​tronikos - [#​97706]) (opower docs) (dependency)
  • Fix detection of client wan-access rule in AVM Fritz!Box Tools (@​mib1185 - [#​97708]) (fritz docs)
  • Fix unloading KNX integration without sensors ([@​farmio] - [#​97720]) ([knx docs])
  • Update zigpy to 0.56.3 (@​cdce8p - #​97480) (zha docs) (dependency)
  • Bump zigpy to 0.56.4 ([@​TheJulianJES] - [#​97722]) (zha docs) (dependency)
  • Fix keymitt_ble RuntimeWarning (@​cdce8p - [#​97729]) ([keymitt_ble docs])
  • Bump zeroconf to 0.74.0 (@​bdraco - [#​97745]) (zeroconf docs) (dependency)
  • Avoid calling the http access logging when logging is disabled in emulated_hue (@​bdraco - [#​97750]) ([emulated_hue docs])
  • Bump opower to 0.0.20 (@​tronikos - [#​97752]) (opower docs) (dependency)
  • Bump pyduotecno to 2023.8.3 ([@​Cereal2nd] - [#​97759]) ([duotecno docs]) (dependency)
  • Add has entity name to Solarlog (@​joostlek - [#​97764]) ([solarlog docs])
  • Fix WAQI being zero (@​joostlek - [#​97767]) ([waqi docs])

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@stimpy-bot stimpy-bot bot requested a review from sob as a code owner September 13, 2023 01:28
@stimpy-bot stimpy-bot bot added renovate/container type/major area/cluster Changes made in the cluster directory size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Sep 13, 2023
@stimpy-bot
Copy link
Contributor Author

stimpy-bot bot commented Sep 13, 2023

Path: cluster/apps/home/home-assistant/helm-release.yaml

@@ -90,7 +90,7 @@
 name: config
 containers:
 - name: home-assistant
- image: "ghcr.io/home-assistant/home-assistant:2022.8.7"
+ image: "ghcr.io/home-assistant/home-assistant:2023.9.2"
 imagePullPolicy: IfNotPresent
 securityContext:
 privileged: null

@stimpy-bot
Copy link
Contributor Author

stimpy-bot bot commented Sep 13, 2023

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
❌ ACTION actionlint 1 1 0.0s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@stimpy-bot stimpy-bot bot force-pushed the renovate/ghcr.io-home-assistant-home-assistant-2023.x branch from b20680f to 3ca63c6 Compare September 25, 2023 00:20
@stimpy-bot stimpy-bot bot changed the title feat(container)!: Update ghcr.io/home-assistant/home-assistant Docker tag to 2023.9.2 feat(container)!: Update ghcr.io/home-assistant/home-assistant Docker tag to 2023.9.3 Sep 25, 2023
@stimpy-bot
Copy link
Contributor Author

stimpy-bot bot commented Sep 25, 2023

Path: cluster/apps/home/home-assistant/helm-release.yaml

@@ -90,7 +90,7 @@
 name: config
 containers:
 - name: home-assistant
- image: "ghcr.io/home-assistant/home-assistant:2022.8.7"
+ image: "ghcr.io/home-assistant/home-assistant:2023.9.3"
 imagePullPolicy: IfNotPresent
 securityContext:
 privileged: null

@renovate renovate bot force-pushed the renovate/ghcr.io-home-assistant-home-assistant-2023.x branch from 3ca63c6 to b1181e1 Compare September 25, 2023 00:41
@stimpy-bot
Copy link
Contributor Author

stimpy-bot bot commented Sep 25, 2023

Path: cluster/apps/home/home-assistant/helm-release.yaml

@@ -90,7 +90,7 @@
 name: config
 containers:
 - name: home-assistant
- image: "ghcr.io/home-assistant/home-assistant:2022.8.7"
+ image: "ghcr.io/home-assistant/home-assistant:2023.9.2"
 imagePullPolicy: IfNotPresent
 securityContext:
 privileged: null

@stimpy-bot
Copy link
Contributor Author

stimpy-bot bot commented Sep 25, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@renovate renovate bot force-pushed the renovate/ghcr.io-home-assistant-home-assistant-2023.x branch from b1181e1 to 0566580 Compare September 25, 2023 03:29
@stimpy-bot
Copy link
Contributor Author

stimpy-bot bot commented Sep 25, 2023

Path: cluster/apps/home/home-assistant/helm-release.yaml

@@ -90,7 +90,7 @@
 name: config
 containers:
 - name: home-assistant
- image: "ghcr.io/home-assistant/home-assistant:2022.8.7"
+ image: "ghcr.io/home-assistant/home-assistant:2023.9.3"
 imagePullPolicy: IfNotPresent
 securityContext:
 privileged: null

@renovate renovate bot force-pushed the renovate/ghcr.io-home-assistant-home-assistant-2023.x branch from 0566580 to c1401fd Compare October 4, 2023 20:01
@stimpy-bot
Copy link
Contributor Author

stimpy-bot bot commented Oct 4, 2023

Path: cluster/apps/home/home-assistant/helm-release.yaml

@@ -90,7 +90,7 @@
 name: config
 containers:
 - name: home-assistant
- image: "ghcr.io/home-assistant/home-assistant:2022.8.7"
+ image: "ghcr.io/home-assistant/home-assistant:2023.10.0"
 imagePullPolicy: IfNotPresent
 securityContext:
 privileged: null

@renovate renovate bot force-pushed the renovate/ghcr.io-home-assistant-home-assistant-2023.x branch from c1401fd to e1528e5 Compare October 7, 2023 00:44
@stimpy-bot
Copy link
Contributor Author

stimpy-bot bot commented Oct 7, 2023

Path: cluster/apps/home/home-assistant/helm-release.yaml

@@ -90,7 +90,7 @@
 name: config
 containers:
 - name: home-assistant
- image: "ghcr.io/home-assistant/home-assistant:2022.8.7"
+ image: "ghcr.io/home-assistant/home-assistant:2023.10.1"
 imagePullPolicy: IfNotPresent
 securityContext:
 privileged: null

@renovate renovate bot force-pushed the renovate/ghcr.io-home-assistant-home-assistant-2023.x branch from e1528e5 to a48dc96 Compare October 12, 2023 17:08
@stimpy-bot
Copy link
Contributor Author

stimpy-bot bot commented Oct 12, 2023

Path: cluster/apps/home/home-assistant/helm-release.yaml

@@ -90,7 +90,7 @@
 name: config
 containers:
 - name: home-assistant
- image: "ghcr.io/home-assistant/home-assistant:2022.8.7"
+ image: "ghcr.io/home-assistant/home-assistant:2023.10.2"
 imagePullPolicy: IfNotPresent
 securityContext:
 privileged: null

@renovate renovate bot force-pushed the renovate/ghcr.io-home-assistant-home-assistant-2023.x branch from a48dc96 to d82f750 Compare October 13, 2023 15:08
@stimpy-bot
Copy link
Contributor Author

stimpy-bot bot commented Oct 13, 2023

Path: cluster/apps/home/home-assistant/helm-release.yaml

@@ -90,7 +90,7 @@
 name: config
 containers:
 - name: home-assistant
- image: "ghcr.io/home-assistant/home-assistant:2022.8.7"
+ image: "ghcr.io/home-assistant/home-assistant:2023.10.3"
 imagePullPolicy: IfNotPresent
 securityContext:
 privileged: null

@renovate renovate bot force-pushed the renovate/ghcr.io-home-assistant-home-assistant-2023.x branch from d82f750 to 78470b2 Compare October 21, 2023 16:46
@stimpy-bot
Copy link
Contributor Author

stimpy-bot bot commented Oct 21, 2023

Path: cluster/apps/home/home-assistant/helm-release.yaml

@@ -90,7 +90,7 @@
 name: config
 containers:
 - name: home-assistant
- image: "ghcr.io/home-assistant/home-assistant:2022.8.7"
+ image: "ghcr.io/home-assistant/home-assistant:2023.10.4"
 imagePullPolicy: IfNotPresent
 securityContext:
 privileged: null

@renovate renovate bot force-pushed the renovate/ghcr.io-home-assistant-home-assistant-2023.x branch from 78470b2 to 2f8332e Compare October 22, 2023 19:34
@stimpy-bot
Copy link
Contributor Author

stimpy-bot bot commented Oct 22, 2023

Path: cluster/apps/home/home-assistant/helm-release.yaml

@@ -90,7 +90,7 @@
 name: config
 containers:
 - name: home-assistant
- image: "ghcr.io/home-assistant/home-assistant:2022.8.7"
+ image: "ghcr.io/home-assistant/home-assistant:2023.10.5"
 imagePullPolicy: IfNotPresent
 securityContext:
 privileged: null

@renovate renovate bot force-pushed the renovate/ghcr.io-home-assistant-home-assistant-2023.x branch from 2f8332e to 8d2c19d Compare November 1, 2023 21:03
@stimpy-bot
Copy link
Contributor Author

stimpy-bot bot commented Nov 1, 2023

Path: cluster/apps/home/home-assistant/helm-release.yaml

@@ -90,7 +90,7 @@
 name: config
 containers:
 - name: home-assistant
- image: "ghcr.io/home-assistant/home-assistant:2022.8.7"
+ image: "ghcr.io/home-assistant/home-assistant:2023.11.0"
 imagePullPolicy: IfNotPresent
 securityContext:
 privileged: null

@renovate renovate bot force-pushed the renovate/ghcr.io-home-assistant-home-assistant-2023.x branch from 8d2c19d to 4d3dd42 Compare November 4, 2023 18:07
@stimpy-bot
Copy link
Contributor Author

stimpy-bot bot commented Nov 4, 2023

Path: cluster/apps/home/home-assistant/helm-release.yaml

@@ -90,7 +90,7 @@
 name: config
 containers:
 - name: home-assistant
- image: "ghcr.io/home-assistant/home-assistant:2022.8.7"
+ image: "ghcr.io/home-assistant/home-assistant:2023.11.1"
 imagePullPolicy: IfNotPresent
 securityContext:
 privileged: null

@renovate renovate bot force-pushed the renovate/ghcr.io-home-assistant-home-assistant-2023.x branch from 4d3dd42 to bcf90be Compare November 10, 2023 18:41
@stimpy-bot
Copy link
Contributor Author

stimpy-bot bot commented Nov 10, 2023

Path: cluster/apps/home/home-assistant/helm-release.yaml

@@ -90,7 +90,7 @@
 name: config
 containers:
 - name: home-assistant
- image: "ghcr.io/home-assistant/home-assistant:2022.8.7"
+ image: "ghcr.io/home-assistant/home-assistant:2023.11.2"
 imagePullPolicy: IfNotPresent
 securityContext:
 privileged: null

@renovate renovate bot force-pushed the renovate/ghcr.io-home-assistant-home-assistant-2023.x branch from bcf90be to e8b5006 Compare November 22, 2023 15:07
@stimpy-bot
Copy link
Contributor Author

stimpy-bot bot commented Nov 22, 2023

Path: cluster/apps/home/home-assistant/helm-release.yaml

@@ -90,7 +90,7 @@
 name: config
 containers:
 - name: home-assistant
- image: "ghcr.io/home-assistant/home-assistant:2022.8.7"
+ image: "ghcr.io/home-assistant/home-assistant:2023.11.3"
 imagePullPolicy: IfNotPresent
 securityContext:
 privileged: null

@renovate renovate bot force-pushed the renovate/ghcr.io-home-assistant-home-assistant-2023.x branch from e8b5006 to 4037213 Compare December 6, 2023 22:59
@stimpy-bot
Copy link
Contributor Author

stimpy-bot bot commented Dec 6, 2023

Path: cluster/apps/home/home-assistant/helm-release.yaml

@@ -90,7 +90,7 @@
 name: config
 containers:
 - name: home-assistant
- image: "ghcr.io/home-assistant/home-assistant:2022.8.7"
+ image: "ghcr.io/home-assistant/home-assistant:2023.12.0"
 imagePullPolicy: IfNotPresent
 securityContext:
 privileged: null

@renovate renovate bot force-pushed the renovate/ghcr.io-home-assistant-home-assistant-2023.x branch from 4037213 to f495f56 Compare December 9, 2023 00:29
@stimpy-bot
Copy link
Contributor Author

stimpy-bot bot commented Dec 9, 2023

Path: cluster/apps/home/home-assistant/helm-release.yaml

@@ -90,7 +90,7 @@
 name: config
 containers:
 - name: home-assistant
- image: "ghcr.io/home-assistant/home-assistant:2022.8.7"
+ image: "ghcr.io/home-assistant/home-assistant:2023.12.1"
 imagePullPolicy: IfNotPresent
 securityContext:
 privileged: null

@renovate renovate bot force-pushed the renovate/ghcr.io-home-assistant-home-assistant-2023.x branch from f495f56 to c0557f6 Compare December 13, 2023 22:02
@stimpy-bot
Copy link
Contributor Author

stimpy-bot bot commented Dec 13, 2023

Path: cluster/apps/home/home-assistant/helm-release.yaml

@@ -90,7 +90,7 @@
 name: config
 containers:
 - name: home-assistant
- image: "ghcr.io/home-assistant/home-assistant:2022.8.7"
+ image: "ghcr.io/home-assistant/home-assistant:2023.12.2"
 imagePullPolicy: IfNotPresent
 securityContext:
 privileged: null

… tag to 2023.12.3

| datasource | package                               | from     | to        |
| ---------- | ------------------------------------- | -------- | --------- |
| docker     | ghcr.io/home-assistant/home-assistant | 2022.8.7 | 2023.12.3 |
@renovate renovate bot force-pushed the renovate/ghcr.io-home-assistant-home-assistant-2023.x branch from c0557f6 to 0181271 Compare December 15, 2023 01:18
@stimpy-bot
Copy link
Contributor Author

stimpy-bot bot commented Dec 15, 2023

Path: cluster/apps/home/home-assistant/helm-release.yaml

@@ -90,7 +90,7 @@
 name: config
 containers:
 - name: home-assistant
- image: "ghcr.io/home-assistant/home-assistant:2022.8.7"
+ image: "ghcr.io/home-assistant/home-assistant:2023.12.3"
 imagePullPolicy: IfNotPresent
 securityContext:
 privileged: null

@renovate renovate bot closed this Dec 26, 2023
@renovate renovate bot deleted the renovate/ghcr.io-home-assistant-home-assistant-2023.x branch December 26, 2023 16:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/cluster Changes made in the cluster directory renovate/container size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/major
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants